mce: Replace BUG() with a console warning in the MCE handler.
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Jul 2010 11:21:31 +0000 (12:21 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 9 Jul 2010 11:21:31 +0000 (12:21 +0100)
commit3803ac66099d72eded0016b080c9ee74d2553416
tree335e6a1c286bd178e64f80e2e9126c0229728359
parentc9de4c5c3c4b576f60c6e9408c9479456644d6f1
mce: Replace BUG() with a console warning in the MCE handler.

If the hardware reports corrected errors that we didn't see through
the status MSRs, complain on the console but don't BUG() the machine.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/cpu/mcheck/amd_nonfatal.c